home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games People Play 2
/
Armorwares Games People Play.iso
/
menu
/
a
/
dsrtstrm
/
2.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-10-11
|
262 b
|
20 lines
echo off
@cls
echo.
echo.
echo.
echo.
dch [45] Yyn Are you Sure you want to install the Game ? (y/n)
if errorlevel 3 goto bye
echo on
cd\newgames\dsrtstrm
md c:\dsrtstrm
xcopy *.* c:\dsrtstrm /s /e /v
:bye
cd\menu\a
dsrtstrm.bat